By default, an entity's properties are listed in alphabetical order. Often, you'll want to change the order, as well as hiding some properties.
When you have activated the WebAssistant in your browser, a frame appears at the bottom of each page in your application in the browser (assuming it supports Java applets), containing a "Show WebAssistant" button and a status field. To bring the WebAssistant to the front, click the Show WebAssistant button (rather than clicking Customize again).
Jul 23 10:29:48 D2WTest[527] Server-side Live Assistant launch line: appletviewer http://localhost:8888/cgi- bin/WebObjects/D2WTest.woa/wa/D2WActions/openLiveAssistant
If the port number is -1, look in the console output for the actual port number of the application and substitute that.
A standalone WebAssistant has exactly the same functionality as one launched inside your browser. However, if the browser you are using is not Java-enabled, your pages are not automatically refreshed after you click Update. You must either click your browser's "reload" or "refresh" button or (when you are picking a new type of page, such as a MasterDetails page instead of a ListPage), you will have to re-navigate to the same page.
Table of Contents
Next Section